言語

AgentProfileParameterInfo.Name プロパティ

定義

レプリケーションエージェントパラメータの名前を表します。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

パラメータ名を指定する String の値です。

注釈

この名前空間、クラス、またはメンバーは.NET Framework 2.0でのみサポートされています。

適用対象