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物件,可識別的物件。