ConnectedServiceProvider.Version Property

Definition

Gets the Version number of this ConnectedServiceProvider.

public:  property Version ^ Version {  public:
Version ^ get(); protected:
 void set(Version ^ value); };
public Version Version { get; protected set; }
member this.Version : Version with get, set
Public Property Version As Version

Property Value

Returns Version.

Applies to