다음을 통해 공유


SPAce<T>.PrincipalName Property

Gets the name of the principal.

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

Syntax

'Declaration
Public ReadOnly Property PrincipalName As String
    Get
'Usage
Dim instance As SPAce
Dim value As String

value = instance.PrincipalName
public string PrincipalName { get; }

Property Value

Type: System.String
A string that contains the name of the principal.

See Also

Reference

SPAce<T> Class

SPAce<T> Members

Microsoft.SharePoint.Administration Namespace