InProcEnterpriseManagementConnectionSettings.ClientConfiguration Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the client configuration stream.

public:
 property System::IO::Stream ^ ClientConfiguration { System::IO::Stream ^ get(); };
public System.IO.Stream ClientConfiguration { get; }
member this.ClientConfiguration : System.IO.Stream
Public ReadOnly Property ClientConfiguration As Stream

Property Value

The client configuration stream.

Applies to