Visual Basic (Declaration) | |
---|---|
Public MustOverride Property LinkDirection As LinkDirectionType |
C# | |
---|---|
public abstract LinkDirectionType LinkDirection {get; set;} |
C++/CLI | |
---|---|
public: abstract property LinkDirectionType LinkDirection { LinkDirectionType get(); void set ( LinkDirectionType value); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)