NotInitializedException.ComponentName Property

Definition

Gets a string that contains the name of the current component.

public:
 property System::String ^ ComponentName { System::String ^ get(); };
public string ComponentName { get; }
member this.ComponentName : string
Public ReadOnly Property ComponentName As String

Property Value

A string that represents the name of the component.

Applies to