WSManConnectionInfo.AppName Property

Definition

AppName which identifies the connection end point in the machine.

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

Property Value

Applies to