System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetName Method

Gets the name of the specified object, or null if the object has no name.

Syntax

public string GetName (object value)

Parameters

value
The object to retrieve the name for.

Returns

The name of the object, or null if the object is unnamed.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0