Partager via


Propriété DisplayName

Gets or sets the display name for the group.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property DisplayName As String
    Get
    Set
'Utilisation
Dim instance As SystemSettingGroup
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
[DataMemberAttribute]
public string DisplayName { get; set; }
[DataMemberAttribute]
public:
property String^ DisplayName {
    String^ get ();
    void set (String^ value);
}
[<DataMemberAttribute>]
member DisplayName : string with get, set
function get DisplayName () : String
function set DisplayName (value : String)

Valeur de propriété

Type : System. . :: . .String
A string that represents the display name