ActiveDirectorySchemaProperty.LinkId 屬性

定義

取得或設定在連結此結構描述屬性時,連結識別項的值。

public:
 property Nullable<int> LinkId { Nullable<int> get(); void set(Nullable<int> value); };
public int? LinkId { get; set; }
member this.LinkId : Nullable<int> with get, set
Public Property LinkId As Nullable(Of Integer)

屬性值

Int32 值,表示連結結構描述屬性時的 linkID 值。

備註

如需詳細資訊,請參閱 鏈接標識碼 一文。

適用於

另請參閱