Workspace.Kind Property

Definition

The kind of the workspace. This is generally Host if originating from the host environment, but may be any other name used for a specific kind of workspace.

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

Property Value

Applies to