GetProxyPath Method
Returns the Uri file path to the proxy of the resource if one exists
Namespace: Microsoft.Imm.Sdk.Services.Dam
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
public GetProxyPathResponse GetProxyPath(
GetProxyPathRequest getProxyPathRequest
)
Parameters
getProxyPathRequest
Type: Microsoft.Imm.Sdk.Services.Dam. . :: .GetProxyPathRequest[Missing <param> documentation for "getProxyPathRequest"]
Return Value
[Missing <returns> documentation for M:Microsoft.Imm.Sdk.Services.Dam.DamServiceClient.GetProxyPath(Microsoft.Imm.Sdk.Services.Dam.GetProxyPathRequest)]
Implements
IDamOperations. . :: .GetProxyPath(GetProxyPathRequest)