ManagementClass.GetStronglyTypedClassCode Method
.NET Framework 3.5
Generates a strongly-typed class for a given WMI class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStronglyTypedClassCode(Boolean, Boolean) | Generates a strongly-typed class for a given WMI class. |
|
GetStronglyTypedClassCode(CodeLanguage, String, String) | Generates a strongly-typed class for a given WMI class. This function generates code for Visual Basic, C#, JScript, J#, or C++ depending on the input parameters. |
.NET Framework Security
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.