CodeDirectionExpression.Direction Eigenschap

Definitie

Hiermee wordt de veldrichting voor deze richtingsexpressie opgehaald of ingesteld.

public:
 property System::CodeDom::FieldDirection Direction { System::CodeDom::FieldDirection get(); void set(System::CodeDom::FieldDirection value); };
public System.CodeDom.FieldDirection Direction { get; set; }
member this.Direction : System.CodeDom.FieldDirection with get, set
Public Property Direction As FieldDirection

Waarde van eigenschap

Een FieldDirection die de veldrichting voor deze richtingexpressie aangeeft.

Van toepassing op