_Application.UserLibraryPath プロパティ

定義

COM アドインがインストールされているユーザーのコンピューター上の場所へのパスを返します。

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

プロパティ値

適用対象