Share via


IVsServiceInfo.Name Property

Definition

Gets the name of the service.

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

Property Value

The name of the service.

Attributes

Applies to