Name 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 user-friendly name for an object. The object can be a method parameter or properties marked with the ManagementProbe, ManagementKey, or ManagementConfiguration attributes.

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

public:
property String^ Name {
	String^ get ();
}
Not applicable.

Property Value

System.String

A String value that indicates the user friendly name for an object.

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: