public bool UseFilePreview64Bit { get; }
Public ReadOnly Property UseFilePreview64Bit As Boolean
Get
public:
virtual property bool UseFilePreview64Bit {
bool get () sealed;
}
abstract UseFilePreview64Bit : bool with get
override UseFilePreview64Bit : bool with get