 | ContractAnnotationAttribute.ForceFullStates Property |
[Missing <summary> documentation for "P:Slash.Diagnostics.ReSharper.Annotations.ContractAnnotationAttribute.ForceFullStates"]
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic bool ForceFullStates { get; }
Public ReadOnly Property ForceFullStates As Boolean
Get
public:
property bool ForceFullStates {
bool get ();
}
member ForceFullStates : bool with get
Property Value
Type:
Boolean
See Also