'Declaration Property Pattern As Pattern
'Declaration
Property Pattern As Pattern
'Usage Dim instance As IInterior Dim value As Pattern instance.Pattern = value value = instance.Pattern
'Usage
Dim instance As IInterior Dim value As Pattern instance.Pattern = value value = instance.Pattern
Pattern Pattern {get; set;}
read-write property Pattern: Pattern;
function get,set Pattern : Pattern
__property Pattern get_Pattern(); __property void set_Pattern( Pattern value );
property Pattern Pattern { Pattern get(); void set ( Pattern value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
IInterior Interface IInterior Members PatternDefined Property Pattern Enumeration Interior Property