DataRuleAttribute.FullId (Propiedad)

Obtiene los valores de la propiedad Namespace, la categoría y la propiedad Id.

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

Sintaxis

'Declaración
Public ReadOnly Property FullId As String
    Get
public string FullId { get; }
public:
property String^ FullId {
    String^ get ();
}
member FullId : string
function get FullId () : String

Valor de propiedad

Tipo: System.String
Un valor de tipo string que contiene el espacio de nombres, la categoría y el identificador separados por puntos y concatenados.

Seguridad de .NET Framework

Vea también

Referencia

DataRuleAttribute Clase

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

Namespace

Id