Поделиться через


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 .

Применяется к