ProvideIncludeFolderAttribute.Folder Property

Definition

The path of the inclusion folder being registered. This path is relative to the component path of the assembly being registered.

public:
 property System::String ^ Folder { System::String ^ get(); };
public:
 property Platform::String ^ Folder { Platform::String ^ get(); };
public string Folder { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Folder : string
Public ReadOnly Property Folder As String

Property Value

Attributes

Applies to