Aracılığıyla paylaş


VsaLoader.RootNamespace Özellik

Bu üye, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Ad alanı:  Microsoft.Vsa
Derleme:  Microsoft.Vsa (Microsoft.Vsa.dll içinde)

Sözdizimi

'Bildirim
Public Property RootNamespace As String
public string RootNamespace { get; set; }
public:
virtual property String^ RootNamespace {
    String^ get () sealed;
    void set (String^ value) sealed;
}
abstract RootNamespace : string with get, set 
override RootNamespace : string with get, set
final function get RootNamespace () : String 
final function set RootNamespace (value : String)

Özellik Değeri

Tür: String

Yüklenen

IVsaEngine.RootNamespace

Ayrıca bkz.

Başvuru

VsaLoader Sınıf

Microsoft.Vsa Ad Alanı