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.
The name of the attribute which is used to serialize this configuration property in XML.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
ReadOnly Property PropertyAttributeName As String
string PropertyAttributeName { get; }
property String^ PropertyAttributeName {
String^ get ();
}
function get PropertyAttributeName () : String
See Also
IEnvironmentalOverridesProperty Interface
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace