Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the NameProperty internval value as a string representation.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public ReadOnly Property NamePropertyInternalValue As String
public string NamePropertyInternalValue { get; }
public:
property String^ NamePropertyInternalValue {
String^ get ();
}
public function get NamePropertyInternalValue () : String
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace