SystemProperties.Comment 属性

定义

获取 System.Comment 属性的名称 (Windows 文件属性之一。

public:
 static property Platform::String ^ Comment { Platform::String ^ get(); };
static winrt::hstring Comment();
public static string Comment { get; }
var string = SystemProperties.comment;
Public Shared ReadOnly Property Comment As String

属性值

String

Platform::String

winrt::hstring

System.Comment 文件属性的名称。

适用于