다음을 통해 공유


SPAce<T>.DisplayName Property

Gets or sets the display name of the access control entry.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property DisplayName As String
    Get
    Set
'Usage
Dim instance As SPAce
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
public string DisplayName { get; set; }

Property Value

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

See Also

Reference

SPAce<T> Class

SPAce<T> Members

Microsoft.SharePoint.Administration Namespace