Aracılığıyla paylaş


IVsaEngine.RootMoniker Özellik

Bir komut dosyası altyapısı kök ad alır veya belirler.

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

Sözdizimi

'Bildirim
Property RootMoniker As String
string RootMoniker { get; set; }
property String^ RootMoniker {
    String^ get ();
    void set (String^ value);
}
abstract RootMoniker : string with get, set
function get RootMoniker () : String 
function set RootMoniker (value : String)

Özellik Değeri

Tür: String
Geçerli değeri döndürür RootMoniker özelliği.

Ayrıca bkz.

Başvuru

IVsaEngine Arabirim

Microsoft.Vsa Ad Alanı