CaptionLocID プロパティ

Caption プロパティの一意識別子。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property CaptionLocID As String
    Get
    Set
'使用
Dim instance As ChartTitle
Dim value As String

value = instance.CaptionLocID

instance.CaptionLocID = value
public string CaptionLocID { get; set; }
public:
property String^ CaptionLocID {
    String^ get ();
    void set (String^ value);
}
member CaptionLocID : string with get, set
function get CaptionLocID () : String
function set CaptionLocID (value : String)

プロパティ値

型: System. . :: . .String
string オブジェクトです。