语言

HeterogeneousColumn.IsPublished 属性

定义

获取或确定该专栏是否正在发布。

public:
 property bool IsPublished { bool get(); void set(bool value); };
public bool IsPublished { get; set; }
member this.IsPublished : bool with get, set
Public Property IsPublished As Boolean

属性值

一个Boolean值。

如果 属实,专栏会被刊登。

如果 是错误的,该专栏不会被发表。

注解

该命名空间、类或成员仅在Microsoft .NET框架2.0版本中支持。

适用于