次の方法で共有


LightPublication.PublicationDBName プロパティ

定義

パブリケーション データベースの名前を取得します。値の設定も可能です。

public:
 property System::String ^ PublicationDBName { System::String ^ get(); void set(System::String ^ value); };
public string PublicationDBName { get; set; }
member this.PublicationDBName : string with get, set
Public Property PublicationDBName As String

プロパティ値

パブリケーション データベースの名前。

適用対象