IVsConnectedServiceProperties.ServiceIdentity Property

Definition

Gets the service ID.

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

Property Value

The service ID.

Attributes

Applies to