ManageSharedCacheService.RelativeInstallPath property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Protected ReadOnly Property RelativeInstallPath As String
Get
'Usage
Dim value As String
value = Me.RelativeInstallPath
protected string RelativeInstallPath { get; }
Property value
Type: System.String
See also
Reference
ManageSharedCacheService class