Proprietà VCFxCopTool2.RuleSet
Spazio dei nomi: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Sintassi
'Dichiarazione
Property RuleSet As String
string RuleSet { get; set; }
property String^ RuleSet {
String^ get ();
void set (String^ value);
}
abstract RuleSet : string with get, set
function get RuleSet () : String
function set RuleSet (value : String)
Valore proprietà
Tipo: System.String
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.