다음을 통해 공유


InstanceSettings.InstallSharedDirSpace 속성

정의

공유 설치 디렉터리를 가져오거나 설정합니다.

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

속성 값

공유 설치 디렉터리입니다.

적용 대상