Düzenle

Aracılığıyla paylaş


View3.Name Property

Definition

Gets the name of the view.

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

Property Value

The name of the view.

Implements

Remarks

To determine the default view use the IsDefault property of the ViewInfoObject object.

Applies to