PSRemotingCmdlet.DefaultPowerShellRemoteShellAppName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default application name for the connection uri.
protected: System::String ^ DefaultPowerShellRemoteShellAppName;
protected: Platform::String ^ DefaultPowerShellRemoteShellAppName;
std::wstring DefaultPowerShellRemoteShellAppName;
protected const string DefaultPowerShellRemoteShellAppName;
val mutable DefaultPowerShellRemoteShellAppName : string
Protected Const DefaultPowerShellRemoteShellAppName As String