This document is archived and information here might be outdated. Recommended version. |
Class ID of the active metadata editor.
[Visual Basic .NET]
Public Property ActiveMetaDataEditor As String
[C#]
public string ActiveMetaDataEditor {get; set;}
[C++]
HRESULT get_ActiveMetaDataEditor(
System.String* pbstrActiveMetaDataEditor
);
[C++]
HRESULT put_ActiveMetaDataEditor(
BSTR pbstrActiveMetaDataEditor
);
[C++] Parameters pbstrActiveMetaDataEditor [out, retval]
pbstrActiveMetaDataEditor is a parameter of type BSTR* pbstrActiveMetaDataEditor [in]
pbstrActiveMetaDataEditor is a parameter of type BSTR