'Declaration Property IncludeProtection As Boolean
'Declaration
Property IncludeProtection As Boolean
'使用法 Dim instance As IStyle Dim value As Boolean instance.IncludeProtection = value value = instance.IncludeProtection
'使用法
Dim instance As IStyle Dim value As Boolean instance.IncludeProtection = value value = instance.IncludeProtection
bool IncludeProtection {get; set;}
true
false
IStyle インタフェース IStyle メンバ
Copyright © 2004 GrapeCity inc.