BaseVsaEngine.ValidateRootMoniker(String) Method

Definition

Validates the root 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)

Parameters

rootMoniker
String

The root moniker to validate.

Applies to