WMI2OMAdapter.GetClassDefinition(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
System::Xml::XmlElement ^ GetClassDefinition(System::String ^ collectionClassName);
protected internal System.Xml.XmlElement GetClassDefinition (string collectionClassName);
member this.GetClassDefinition : string -> System.Xml.XmlElement
Protected Friend Function GetClassDefinition (collectionClassName As String) As XmlElement
Parameters
- collectionClassName
- String