{d66c2605-9d5d-475e-a5b8-3790743ee2ff}
CDocumentPropertiesProxy
Registry
InProcServer32
C:\Windows\system32\windows.storage.dll
- ThreadingModel:
Both
Instance
- Type:
DocumentProperties
Methods
- get_Author:
System.Collections.Generic.IList[string] get_Author()
- get_Title:
string get_Title()
- put_Title:
void put_Title(string value)
- get_Keywords:
System.Collections.Generic.IList[string] get_Keywords()
- get_Comment:
string get_Comment()
- put_Comment:
void put_Comment(string value)
- RetrievePropertiesAsync:
Windows.Foundation.IAsyncOperation[System.Collections.Generic.IDictionary[string,System.Object]] RetrievePropertiesAsync(System.Collections.Generic.IEnumerable[string] propertiesToRetrieve), Windows.Foundation.IAsyncOperation[System.Collections.Generic.IDictionary[string,System.Object]] IStorageItemExtraProperties.RetrievePropertiesAsync(System.Collections.Generic.IEnumerable[string] propertiesToRetrieve)
- SavePropertiesAsync:
Windows.Foundation.IAsyncAction SavePropertiesAsync(System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[string,System.Object]] propertiesToSave), Windows.Foundation.IAsyncAction SavePropertiesAsync(), Windows.Foundation.IAsyncAction IStorageItemExtraProperties.SavePropertiesAsync(System.Collections.Generic.IEnumerable[System.Collections.Generic.KeyValuePair[string,System.Object]] propertiesToSave), Windows.Foundation.IAsyncAction IStorageItemExtraProperties.SavePropertiesAsync()
Properties
- Title:
string Title {get;set;}
- Comment:
string Comment {get;set;}
- Author:
System.Collections.Generic.IList[string] Author {get;}
- Keywords:
System.Collections.Generic.IList[string] Keywords {get;}
MIT License. Copyright (c) 2021 Strontic.