Click or drag to resize
GDBasicPropertiesSavePropertiesAsync Method
This method is not implemented yet.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public IAsyncAction SavePropertiesAsync()

Return Value

Type: IAsyncAction
Nothing is returned.

Implements

IStorageItemExtraPropertiesSavePropertiesAsync
Exceptions
ExceptionCondition
NotImplementedExceptionWill be thrown when method is called.
See Also