ClientContext.DynamicRE Property
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.
public:
property Microsoft::HostIntegration::TI::BaseRemoteEnvironment ^ DynamicRE { Microsoft::HostIntegration::TI::BaseRemoteEnvironment ^ get(); void set(Microsoft::HostIntegration::TI::BaseRemoteEnvironment ^ value); };
public Microsoft.HostIntegration.TI.BaseRemoteEnvironment DynamicRE { get; set; }
member this.DynamicRE : Microsoft.HostIntegration.TI.BaseRemoteEnvironment with get, set
Public Property DynamicRE As BaseRemoteEnvironment
Property Value
- Microsoft.HostIntegration.TI.BaseRemoteEnvironment