Share via


Package.IsExperimentalInstance(IServiceProvider) Method

Definition

public:
 static bool IsExperimentalInstance(IServiceProvider ^ sp);
public static bool IsExperimentalInstance (IServiceProvider sp);
static member IsExperimentalInstance : IServiceProvider -> bool
Public Shared Function IsExperimentalInstance (sp As IServiceProvider) As Boolean

Parameters

Returns

Remarks

This method is safe to access from any thread.

Applies to