VBFixedStringAttribute.Length Właściwość

Definicja

Pobiera długość ciągu.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Wartość właściwości

Długość ciągu.

Uwagi

Konstruktor tego atrybutu ustawia tę właściwość, gdy VBFixedStringAttribute element jest stosowany do ciągu.

Dotyczy

Zobacz też