Partager via


VsaEngineClass.RootNamespace, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft_VsaVb
Assembly :  Microsoft_VsaVb (dans Microsoft_VsaVb.dll)

Syntaxe

'Déclaration
Public Overridable Property RootNamespace As String
public virtual string RootNamespace { get; set; }
public:
virtual property String^ RootNamespace {
    String^ get ();
    void set (String^ value);
}
abstract RootNamespace : string with get, set 
override RootNamespace : string with get, set
function get RootNamespace () : String 
function set RootNamespace (value : String)

Valeur de propriété

Type : String

Implémentations

IVsaEngine.RootNamespace

Sécurité .NET Framework

Voir aussi

Référence

VsaEngineClass Classe

Microsoft_VsaVb, espace de noms