次の方法で共有


_NameSpace.Type プロパティ

定義

指定したオブジェクトの型を示す String (C#の文字列 ) を返します。 読み取り専用です。

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
Public ReadOnly Property Type As String

プロパティ値

適用対象