Balloon.Private 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个整数,用于标识启动回调过程的 Office 助手气球。
public:
property int Private { int get(); void set(int value); };
public int Private { get; set; }
member this.Private : int with get, set
Public Property Private As Integer
属性值
注解
本主题中的某些内容可能不适用于某些语言。
如果从多个气球运行相同的回调过程,则此属性非常有用。