Share via


PolicyBase.InstallationInstructions 屬性

取得或設定這個原則如何的文字表示可安裝在電腦上。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Overridable Property InstallationInstructions As String
public virtual string InstallationInstructions { get; set; }

屬性值

類型:System.String
如需原則如何的文字表示可安裝在電腦上。

Implements

IPolicyDefinition.InstallationInstructions

.NET Framework 安全性

請參閱

參考

PolicyBase 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間