AssetConversionResult.ConversionUuid 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.
The UUID of the conversion operation.
public:
property System::String ^ ConversionUuid { System::String ^ get(); };
public string ConversionUuid { get; }
member this.ConversionUuid : string
Public ReadOnly Property ConversionUuid As String