InstanceSettings.InstanceDirSpace Property

Definition

Gets or sets the directory space of the instance.

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

Property Value

String

The directory space of the instance.

Applies to