StreamcodersVersionInformationErrorText Property |
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string ErrorText { get; set; }
Public Property ErrorText As String
Get
Set
public:
property String^ ErrorText {
String^ get ();
void set (String^ value);
}
member ErrorText : string with get, set
Property Value
Type:
String
See Also