次の方法で共有


Type プロパティ

ClrAssemblyFile の種類を取得します。値の設定も可能です。ここで、種類はデバッグの状態を示します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property Type As ClrAssemblyFileType
    Get
    Set
'使用
Dim instance As ClrAssemblyFile
Dim value As ClrAssemblyFileType

value = instance.Type

instance.Type = value
public ClrAssemblyFileType Type { get; set; }
public:
property ClrAssemblyFileType Type {
    ClrAssemblyFileType get ();
    void set (ClrAssemblyFileType value);
}
member Type : ClrAssemblyFileType with get, set
function get Type () : ClrAssemblyFileType
function set Type (value : ClrAssemblyFileType)

プロパティ値

型: Microsoft.AnalysisServices. . :: . .ClrAssemblyFileType
デバッグの状態です。