Share via


ManagementPackProperty.Length Property

Definition

Caution

Please use MaxLength instead

This property is now obsolete. Please use MaxLength instead.

public:
 property int Length { int get(); void set(int value); };
[System.Obsolete("Please use MaxLength instead")]
public int Length { get; set; }
member this.Length : int with get, set
Public Property Length As Integer

Property Value

Attributes

Applies to