BalloonLabel.Name Property

Definition

Returns the name of the specified object.

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

Property Value

Remarks

This property returns a read/write String for the CommandBar, DocumentProperty, and SharedWorkspace objects; a read-only String for all other objects.

Applies to