Workspace.Kind プロパティ

定義

ワークスペースの種類。 これは通常 Host 、ホスト環境から発信される場合ですが、特定の種類のワークスペースに使用されるその他の名前である可能性があります。

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

プロパティ値

適用対象