PropertyReleaseMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the release mode for the properties in the new shared property group.
public enum class PropertyReleaseMode
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum PropertyReleaseMode
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertyReleaseMode =
Public Enum PropertyReleaseMode
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
Standard | 0 | When all clients have released their references on the property group, the property group is automatically destroyed. This is the default COM mode. |
Process | 1 | The property group is not destroyed until the process in which it was created has terminated. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา