RegistrationAttribute.RegistrationContext.RootFolder Özellik

Tanım

Kök klasörü alır veya ayarlar.

public:
 abstract property System::String ^ RootFolder { System::String ^ get(); };
public:
 abstract property Platform::String ^ RootFolder { Platform::String ^ get(); };
public abstract string RootFolder { get; }
member this.RootFolder : string
Public MustOverride ReadOnly Property RootFolder As String

Özellik Değeri

String

Kök klasörü.

Şunlara uygulanır