VBProjectConfigurationProperties5.StartURL Property
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.
public:
property System::String ^ StartURL { System::String ^ get(); void set(System::String ^ value); };
C++/CX
public:
property Platform::String ^ StartURL { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10008)]
public string StartURL { [System.Runtime.InteropServices.DispId(10008)] get; [System.Runtime.InteropServices.DispId(10008)] set; }
[<System.Runtime.InteropServices.DispId(10008)>]
[<get: System.Runtime.InteropServices.DispId(10008)>]
[<set: System.Runtime.InteropServices.DispId(10008)>]
member this.StartURL : string with get, set
Public Property StartURL As String
- Attributes
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |