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
public GetPathResponse GetPath(
GetPathRequest getPathRequest
)
Parameters
getPathRequest
Type: Microsoft.Imm.Sdk.Services.Dam. . :: .GetPathRequest[Missing <param> documentation for "getPathRequest"]
Return Value
[Missing <returns> documentation for M:Microsoft.Imm.Sdk.Services.Dam.DamServiceClient.GetPath(Microsoft.Imm.Sdk.Services.Dam.GetPathRequest)]
Implements
IDamOperations. . :: .GetPath(GetPathRequest)