DependsOnAttribute.Name プロパティ

定義

この DependsOnAttribute で宣言されている関連するプロパティの名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

関連するプロパティの名前。

適用対象