public string Format {get; set;}
public: __property string* get_Format(); public: __property void set_Format( string* value );
public: property String^ Format { String^ get(); void set ( String^ value); }
'Declaration Public Property Format As String
'Usage Dim instance As ImGearRecOutputManager Dim value As String instance.Format = value value = instance.Format
ImGearRecOutputManager Class ImGearRecOutputManager Members
©2016. Accusoft Corporation. All Rights Reserved.