次の方法で共有


FoldTargetAttribute プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property FoldTargetAttribute As String
    Get
    Set
'使用
Dim instance As FoldingParameters
Dim value As String

value = instance.FoldTargetAttribute

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

プロパティ値

型: System. . :: . .String