Project.InitialTargets Proprietà
Definizione
public:
property System::String ^ InitialTargets { System::String ^ get(); void set(System::String ^ value); };
public string InitialTargets { get; set; }
member this.InitialTargets : string with get, set
Public Property InitialTargets As String
Valore della proprietà
Punto e virgola (;) elenco delimitato di destinazioni specificate nell'attributo InitialTargets
.A semi-colon (;) delimited list of the targets specified in the InitialTargets
attribute.