ConversionPropertiesResult.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
In case of success, the Properties property holds a valid instance of ConversionProperties.
public:
property Microsoft::Azure::RemoteRendering::ConversionProperties Properties { Microsoft::Azure::RemoteRendering::ConversionProperties get(); };
public Microsoft.Azure.RemoteRendering.ConversionProperties Properties { get; }
member this.Properties : Microsoft.Azure.RemoteRendering.ConversionProperties
Public ReadOnly Property Properties As ConversionProperties