VBProjectProperties8.DebugSecurityZoneURL 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.
C++
public:
property System::String ^ DebugSecurityZoneURL { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(12118)]
public string DebugSecurityZoneURL { [System.Runtime.InteropServices.DispId(12118)] get; [System.Runtime.InteropServices.DispId(12118)] set; }
[<System.Runtime.InteropServices.DispId(12118)>]
[<get: System.Runtime.InteropServices.DispId(12118)>]
[<set: System.Runtime.InteropServices.DispId(12118)>]
member this.DebugSecurityZoneURL : string with get, set
Public Property DebugSecurityZoneURL As String
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |