ExtensionType プロパティ
拡張機能の種類 (ExtensionTypeEnum 列挙子) です。読み取り専用です。
名前空間: ReportExecution2005
アセンブリ: ReportExecution2005 (ReportExecution2005.dll)
構文
'宣言
Public Property ExtensionType As ExtensionTypeEnum
Get
Set
'使用
Dim instance As Extension
Dim value As ExtensionTypeEnum
value = instance.ExtensionType
instance.ExtensionType = value
public ExtensionTypeEnum ExtensionType { get; set; }
public:
property ExtensionTypeEnum ExtensionType {
ExtensionTypeEnum get ();
void set (ExtensionTypeEnum value);
}
member ExtensionType : ExtensionTypeEnum with get, set
function get ExtensionType () : ExtensionTypeEnum
function set ExtensionType (value : ExtensionTypeEnum)
プロパティ値
型: ReportExecution2005. . :: . .ExtensionTypeEnum
ExtensionType オブジェクトです。
説明
ExtensionType プロパティは、ExtensionTypeEnum 値 All を返しません。