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 property that provides the 'name' for the element.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property NameProperty As Property
public virtual Property NameProperty { get; }
public:
virtual property Property^ NameProperty {
Property^ get ();
}
public function get NameProperty () : Property
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace