AllowsDetailsPopupTransparencyAttribute(Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of AllowsDetailsPopupTransparencyAttribute.
public:
AllowsDetailsPopupTransparencyAttribute(bool allowsDetailsPopupTransparency);
public AllowsDetailsPopupTransparencyAttribute (bool allowsDetailsPopupTransparency);
new Microsoft.VisualStudio.Language.CodeLens.Remoting.AllowsDetailsPopupTransparencyAttribute : bool -> Microsoft.VisualStudio.Language.CodeLens.Remoting.AllowsDetailsPopupTransparencyAttribute
Public Sub New (allowsDetailsPopupTransparency As Boolean)
Parameters
- allowsDetailsPopupTransparency
- Boolean