PackageUtilities.IsExperimentalVersionOfVsForVsipDevelopment(String) Yöntem

Tanım

Bu uygulamanın/rootsuffix komut satırı anahtarı kullanılarak başlatılıp başlatılmayacağını belirler.

public:
 static bool IsExperimentalVersionOfVsForVsipDevelopment([Runtime::InteropServices::Out] System::String ^ % rootSuffix);
public static bool IsExperimentalVersionOfVsForVsipDevelopment (out string rootSuffix);
static member IsExperimentalVersionOfVsForVsipDevelopment : string -> bool
Public Function IsExperimentalVersionOfVsForVsipDevelopment (ByRef rootSuffix As String) As Boolean

Parametreler

rootSuffix
String

/Rootsuffix komut satırı anahtarının bağımsız değişkeni. Genellikle, bu "exp" dır.

Döndürülenler

Boolean

true Bu uygulama/rootsuffix komut satırı anahtarı kullanılarak başlatıldıysa.

Şunlara uygulanır