Sdílet prostřednictvím


CoreDesignSurfaceSerializationBehaviorSerializationMessages.IgnoredPropertyValue – metoda

Přidání upozornění pro neplatná hodnota vlastnosti daného typu, které budou ignorovány.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub IgnoredPropertyValue ( _
    serializationContext As SerializationContext, _
    reader As XmlReader, _
    propertyName As String, _
    propertyType As Type, _
    value As String _
)
public static void IgnoredPropertyValue(
    SerializationContext serializationContext,
    XmlReader reader,
    string propertyName,
    Type propertyType,
    string value
)

Parametry

  • value
    Typ: System.String
    Neplatná hodnota způsobí, že toto upozornění.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CoreDesignSurfaceSerializationBehaviorSerializationMessages Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů