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

Applies to