Share via


ManagementPackRelationshipProperty.DefaultValue Property

Definition

Gets or sets a default value in the attribute value type template.

public:
 property System::String ^ DefaultValue { System::String ^ get(); void set(System::String ^ value); };
public string DefaultValue { get; set; }
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Property Value

Returns String.

A default value in the attribute value type template.

Applies to