ProvideIncludeFolderAttribute.Folder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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