Share via


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

[FaultContractAttribute(typeof(QueryFaultDetail))]
[FaultContractAttribute(typeof(ExceptionDetail))]
[OperationContractAttribute(Action = "GetProxyPath")]
GetProxyPathResponse GetProxyPath(
    GetProxyPathRequest getProxyPathRequest
)

Parameters

Return Value

[Missing <returns> documentation for M:Microsoft.Imm.Sdk.Services.Dam.IDamOperations.GetProxyPath(Microsoft.Imm.Sdk.Services.Dam.GetProxyPathRequest)]

Remarks

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace