LocationHttpClient.s_currentApiVersion Field
Namespace: Microsoft.VisualStudio.Services.Location.Client
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Protected Shared ReadOnly s_currentApiVersion As ApiResourceVersion
protected static readonly ApiResourceVersion s_currentApiVersion
protected:
static initonly ApiResourceVersion^ s_currentApiVersion
static val s_currentApiVersion: ApiResourceVersion
protected static final var s_currentApiVersion : ApiResourceVersion
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.