WSManConnectionInfo.ConnectionUri Property

Definition

Uri associated with this connection path.

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

Property Value

Uri

Applies to