Namespace: BlocksAssembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
public UserInterface UserInterface { get; }
public UserInterface UserInterface { get; }
Public ReadOnly Property UserInterface As UserInterface
Get
Public ReadOnly Property UserInterface As UserInterface
Get
public:
property UserInterface^ UserInterface {
UserInterface^ get ();
}
public:
property UserInterface^ UserInterface {
UserInterface^ get ();
}
member UserInterface : UserInterface with get
member UserInterface : UserInterface with get
Property Value
Type:
UserInterface