Share via


GetPath Method

Returns the Uri file path to the resource

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(ExceptionDetail))]
[FaultContractAttribute(typeof(QueryFaultDetail))]
[OperationContractAttribute(Action = "GetPath")]
GetPathResponse GetPath(
    GetPathRequest getPathRequest
)

Parameters

Return Value

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

Remarks

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace