Aracılığıyla paylaş


VsaLoader.RootMoniker Ö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 RootMoniker As String
public string RootMoniker { get; set; }
public:
virtual property String^ RootMoniker {
    String^ get () sealed;
    void set (String^ value) sealed;
}
abstract RootMoniker : string with get, set 
override RootMoniker : string with get, set
final function get RootMoniker () : String 
final function set RootMoniker (value : String)

Özellik Değeri

Tür: String

Yüklenen

IVsaEngine.RootMoniker

Ayrıca bkz.

Başvuru

VsaLoader Sınıf

Microsoft.Vsa Ad Alanı