共用方式為


OwnerAttribute.Owner property

取得包含擁有者的名稱的 string。

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Owner As String
    Get
'用途
Dim instance As OwnerAttribute
Dim value As String

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

Property value

Type: System.String
字串,包含擁有者的名稱。

請參閱

參照

OwnerAttribute class

OwnerAttribute members

Microsoft.SharePoint.Upgrade namespace