Type Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets or sets the name of the referenced type.

Namespace: System.Management
Assembly:   System.Core (in System.Core.dll)

public:
property String^ Type {
	String^ get ();
	void set (String^ value);
}
Not applicable.

Property Value

System.String

Returns a string which is the name of the referenced type.

Windows Server 2003, Windows XP SP2, Windows Vista

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.5
Show: