Share via


BaseVsaEngine.ValidateRootMoniker(String) メソッド

定義

ルート モニカーを検証します。

protected:
 virtual void ValidateRootMoniker(System::String ^ rootMoniker);
protected virtual void ValidateRootMoniker (string rootMoniker);
abstract member ValidateRootMoniker : string -> unit
override this.ValidateRootMoniker : string -> unit
Protected Overridable Sub ValidateRootMoniker (rootMoniker As String)

パラメーター

rootMoniker
String

検証するルート モニカー。

適用対象