ActivityLog.LogFilePath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前应用程序的活动日志的路径。
public:
static property System::String ^ LogFilePath { System::String ^ get(); };
public:
static property Platform::String ^ LogFilePath { Platform::String ^ get(); };
public static string LogFilePath { get; }
member this.LogFilePath : string
Public Shared ReadOnly Property LogFilePath As String
属性值
日志文件路径
注解
如果 SVsShell 服务不可用,则可能会引发。