_Application.LibraryPath 属性

定义

返回库文件夹的路径,但不返回最后一个分隔符。

public:
 property System::String ^ LibraryPath { System::String ^ get(); };
public string LibraryPath { get; }
Public ReadOnly Property LibraryPath As String

属性值

适用于