Compartir a través de


StaticCodeAnalysisTask.ModelCollation (Propiedad)

Obtiene o establece la cadena de la intercalación modelo del cargador host de tareas.

Espacio de nombres:  Microsoft.Data.Schema.Tasks
Ensamblado:  Microsoft.Data.Schema.Tasks (en Microsoft.Data.Schema.Tasks.dll)

Sintaxis

'Declaración
Public Property ModelCollation As String
    Get
    Set
public string ModelCollation { get; set; }
public:
property String^ ModelCollation {
    String^ get ();
    void set (String^ value);
}
member ModelCollation : string with get, set
function get ModelCollation () : String
function set ModelCollation (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

StaticCodeAnalysisTask Clase

Microsoft.Data.Schema.Tasks (Espacio de nombres)