VCFile.Name Property

Definition

Gets or sets the name of the object.

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(403)]
public string Name { [System.Runtime.InteropServices.DispId(403)] get; }
[<System.Runtime.InteropServices.DispId(403)>]
[<get: System.Runtime.InteropServices.DispId(403)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the object.

Attributes

Applies to