Share via


IExplorerPropertyDescriptor.Name プロパティ

定義

名前を取得します。この名前は、列挙子または SFC (System File Checker) のプロパティ名と一致する必要があります。

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

プロパティ値

指定された名前を表す文字列。

適用対象