共用方式為


SPEncryptedString.OwnerId property

取得擁有字串之物件的 GUID。

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

Syntax

'宣告
Public ReadOnly Property OwnerId As Guid
    Get
'用途
Dim instance As SPEncryptedString
Dim value As Guid

value = instance.OwnerId
public Guid OwnerId { get; }

Property value

Type: System.Guid
System.Guid物件,可識別的物件。

請參閱

參照

SPEncryptedString class

SPEncryptedString members

Microsoft.SharePoint.Administration namespace