DomainRoleInfo.PropertyDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For the given model element, this method returns the property display name
public:
property System::String ^ PropertyDisplayName { System::String ^ get(); };
public string PropertyDisplayName { get; }
member this.PropertyDisplayName : string
Public ReadOnly Property PropertyDisplayName As String
Property Value
The localized PropertyDisplayName string. Note: null is returned if there's no Named property PropertyDisplayNameKey specified in the DomainRoleAttribute