DeploymentSyncParameter.Descriptions Property

Definition

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)

Property Value

Applies to