次の方法で共有


_JournalItem.Type プロパティ

定義

フリー フォーム フィールドを表す String (C#の文字列 ) を設定または返します。通常は、ジャーナライズ アプリケーションの表示名 ("MSWord" など) を含みます。読み取り/書き込み。

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

プロパティ値

適用対象