MapControl.MapServiceTokenProperty Property

Definition

Identifies the MapServiceToken dependency property.

public:
 static property DependencyProperty ^ MapServiceTokenProperty { DependencyProperty ^ get(); };
static DependencyProperty MapServiceTokenProperty();
public static DependencyProperty MapServiceTokenProperty { get; }
var dependencyProperty = MapControl.mapServiceTokenProperty;
Public Shared ReadOnly Property MapServiceTokenProperty As DependencyProperty

Property Value

The identifier for the MapServiceToken dependency property.

Applies to

See also