| ServiceLocatorIsLocationProviderSet Property |
[Missing <summary> documentation for "P:Microsoft.Practices.ServiceLocation.ServiceLocator.IsLocationProviderSet"]
Namespace: Microsoft.Practices.ServiceLocationAssembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public static bool IsLocationProviderSet { get; }
Public Shared ReadOnly Property IsLocationProviderSet As Boolean
Get
public:
static property bool IsLocationProviderSet {
bool get ();
}
static member IsLocationProviderSet : bool with get
Property Value
Type:
BooleanSee Also