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