ConnectedServiceProvider.Description Property

Definition

Gets more information about this ConnectedServiceProvider.

public:  property System::String ^ Description {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:  property Platform::String ^ Description {  public:
Platform::String ^ get(); protected:
 void set(Platform::String ^ value); };
public string Description { get; protected set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Returns String.

Applies to