共用方式為


IPropertyDefinition.Default 屬性

Gets the default value.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
ReadOnly Property Default As Object 
    Get
'用途
Dim instance As IPropertyDefinition 
Dim value As Object 

value = instance.Default
Object Default { get; }
property Object^ Default {
    Object^ get ();
}
abstract Default : Object
function get Default () : Object

屬性值

型別:System.Object
The default value.

請參閱

參考

IPropertyDefinition 介面

Microsoft.ReportingServices.RdlObjectModel 命名空間