다음을 통해 공유


InstanceSettings.InstanceDirSpace 속성

정의

인스턴스의 디렉터리 공간을 가져오거나 설정합니다.

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

속성 값

인스턴스의 디렉터리 공간입니다.

적용 대상