IsSensitivePropertyAttribute(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.
public:
IsSensitivePropertyAttribute(bool isSensitive);
public IsSensitivePropertyAttribute (bool isSensitive);
new Microsoft.XLANGs.BaseTypes.IsSensitivePropertyAttribute : bool -> Microsoft.XLANGs.BaseTypes.IsSensitivePropertyAttribute
Public Sub New (isSensitive As Boolean)
Parameters
- isSensitive
- Boolean