Edit

Share via


CustomProperty.Value Property

Definition

Returns or sets the value of the custom property.

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

Property Value

Applies to