DeploymentSyncParameter.Descriptions 屬性

定義

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ Descriptions { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> Descriptions { get; }
member this.Descriptions : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Descriptions As Dictionary(Of String, String)

屬性值

適用於