BaseProperty.Default Property

Definition

Specifies the default value for this property.

C#
public string Default { get; set; }
C#
public string Default { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The default value for this property.

Attributes

Remarks

This field is optional and whether, for a StringProperty, it is culture sensitive or not depends on the semantics of it.

Applies to

Produkt Versionen
MSBuild 15, 16, 17