InstanceOwnerException.InstanceOwnerId 屬性

定義

會取得實例擁有者的ID。

public:
 property Guid InstanceOwnerId { Guid get(); };
public Guid InstanceOwnerId { get; }
member this.InstanceOwnerId : Guid
Public ReadOnly Property InstanceOwnerId As Guid

屬性值

實例擁有者的ID。 如果實例擁有者未知,則返回 Guid.Empty。

適用於