Share via


CSharpProjectProperties6.TargetZone Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
Property TargetZone As String
string TargetZone { get; set; }
property String^ TargetZone {
    String^ get ();
    void set (String^ value);
}
abstract TargetZone : string with get, set
function get TargetZone () : String 
function set TargetZone (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CSharpProjectProperties6 Interface

VSLangProj110 Namespace