Share via


VSDEFAULTPREVIEWER.defRes Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
Public defRes As VSPREVIEWRESOLUTION
'Usage
Dim instance As VSDEFAULTPREVIEWER 
Dim value As VSPREVIEWRESOLUTION 

value = instance.defRes 

instance.defRes = value
public VSPREVIEWRESOLUTION defRes
public:
VSPREVIEWRESOLUTION defRes
public var defRes : VSPREVIEWRESOLUTION

.NET Framework Security

See Also

Reference

VSDEFAULTPREVIEWER Structure

VSDEFAULTPREVIEWER Members

Microsoft.VisualStudio.Shell.Interop Namespace