Gets the description of the output.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
public string Description { get; internal set; }
public string Description { get; internal set; }
Public Property Description As String
Get
Friend Set
Public Property Description As String
Get
Friend Set
public:
property String^ Description {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ Description {
String^ get ();
internal: void set (String^ value);
}
Property Value
Type:
String