IStorageItemInformation.DocumentProperties 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件,這個物件提供專案檔案屬性的存取權,例如標題、作者名稱等等。
public:
property DocumentProperties ^ DocumentProperties { DocumentProperties ^ get(); };
DocumentProperties DocumentProperties();
public DocumentProperties DocumentProperties { get; }
var documentProperties = iStorageItemInformation.documentProperties;
Public ReadOnly Property DocumentProperties As DocumentProperties
屬性值
檔案屬性。