共用方式為


ActiveDirectorySiteLink.Cost 屬性

定義

取得或設定站台連結成本。

public:
 property int Cost { int get(); void set(int value); };
public int Cost { get; set; }
member this.Cost : int with get, set
Public Property Cost As Integer

屬性值

與此站台連結有關聯的成本。 預設值是 100。

例外狀況

Active Directory 網域服務作業失敗。 如需詳細資料,請查看例外狀況。

成本小於零 (僅適用於 set)。

物件已被處置。

適用於