public PerspectiveCommandType Type {get; set;}
get_Type();set_Type(value);Object.defineProperty('Type');
public: property PerspectiveCommandType Type { PerspectiveCommandType get(); void set ( PerspectiveCommandType value); }
'Declaration Public Property Type As PerspectiveCommandType
'Usage Dim instance As PerspectiveCommand Dim value As PerspectiveCommandType instance.Type = value value = instance.Type
Target Platforms
PerspectiveCommand Class PerspectiveCommand Members