VBProjectConfigurationProperties6.DocumentationFile Property

Definition

public:
 property System::String ^ DocumentationFile { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ DocumentationFile { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10063)]
public string DocumentationFile { [System.Runtime.InteropServices.DispId(10063)] get; [System.Runtime.InteropServices.DispId(10063)] set; }
[<System.Runtime.InteropServices.DispId(10063)>]
[<get: System.Runtime.InteropServices.DispId(10063)>]
[<set: System.Runtime.InteropServices.DispId(10063)>]
member this.DocumentationFile : string with get, set
Public Property DocumentationFile As String

Property Value

Implements

Attributes

Applies to