BaseVsaEngine.ApplicationBase 属性

定义

获取或设置应用程基。

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

属性值

应用程序基。

适用于