共用方式為


BaseVsaEngine.ValidateRootMoniker(String) 方法

定義

驗證根 Moniker。

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

要驗證的根 Moniker。

適用於