ValueLocID プロパティ

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

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

構文

'宣言
Public Property ValueLocID As String
    Get
    Set
'使用
Dim instance As TextRun
Dim value As String

value = instance.ValueLocID

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

プロパティ値

型: System. . :: . .String
string 値です。