DomainRoleInfo.PropertyDisplayName Property
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
C++
public:
property System::String ^ PropertyDisplayName { System::String ^ get(); };
public string PropertyDisplayName { get; }
member this.PropertyDisplayName : string
Public ReadOnly Property PropertyDisplayName As String
The localized PropertyDisplayName string. Note: null is returned if there's no Named property PropertyDisplayNameKey specified in the DomainRoleAttribute
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |