Sdílet prostřednictvím


CoreDesignSurfaceSerializationBehaviorSerializationMessages.InvalidPropertyValue – metoda

Přidat chybové neplatná hodnota vlastnosti se daný typ.

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 InvalidPropertyValue ( _
    serializationContext As SerializationContext, _
    reader As XmlReader, _
    propertyName As String, _
    propertyType As Type, _
    value As String _
)
public static void InvalidPropertyValue(
    SerializationContext serializationContext,
    XmlReader reader,
    string propertyName,
    Type propertyType,
    string value
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CoreDesignSurfaceSerializationBehaviorSerializationMessages Třída

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