LAMEVersionfeatures Property |
Compile-time features string
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string features { get; }
Public ReadOnly Property features As String
Get
public:
property String^ features {
String^ get ();
}
member features : string with get
Property Value
String
See Also