Číst v angličtině

Sdílet prostřednictvím


CodeGenerationUtilities.GetPropertyDefaultValue Method

Returns the string to declare the default value of a property (in the form "= defaultValue"

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public static string GetPropertyDefaultValue(
    DomainProperty property,
    out bool needsDeserialization
)

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeGenerationUtilities Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace