WindowsPlatformService.IdcrlServiceEnvironment property
This member overrides PlatformServiceIdcrlServiceEnvironment().
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime.Windows (in Microsoft.SharePoint.Client.Runtime.Windows.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property IdcrlServiceEnvironment As String
Get
'Usage
Dim value As String
value = Me.IdcrlServiceEnvironment
protected override string IdcrlServiceEnvironment { get; }
Property value
Type: System.String